• If you have card or background field objects in your group, their text will come along with them when you copy / paste them. If you don't want the text, just select and delete it.
• Once you become accustomed to the way 'Groupies' works, you
will probably want to skip the dialogs that appear for the various options. There is a 'Confirm' handler that puts up the dialogs.
Edit that handler as follows and you will disable the prompts:
on Confirm what
exit Confirm
answer what with "Cancel" or "OK"
if it is "Cancel" then exit to HyperCard
end Confirm
• On the next card in this stack are objects that you can use to try out 'Groupies'. A copy of the 'menuField' is on that card as well. For everyday use, you may want to keep a copy of the 'menuField' in a convenient location (like your Home stack).